func github.com/go-pg/pg/v10/orm.typeByIndex

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		model_table.go#L35: 	typ = typeByIndex(typ, index)
		util.go#L35: func typeByIndex(t reflect.Type, index []int) reflect.Type {